Variable names must follow certain rules.

RULE #1: Variable names can't start with a number.

  • Click Run and read the error message to debug the program.
  • 3_friends is not a correct variable name. Correct it to three_friends so that the sprite tells you about his friends.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)